(FixLOx)
Should be called during all starts, directly after the #GreetSub line.
This will allow the user to reset their Last Orgasm Flag if the system can't find one.
Should also be used during every End. "Handler" Should be called on Line 1 of every End Script.
Every end script deletes the previous LOx flags. Then, because of how many responses and interrupts the Domme has at her disposal, she can easily end up running an end script twice. When this happens, and the flags have been deleted, it can lead to errors during the End Script.
As long as "Handler" is called during the end, the system will make sure that the flags are still present and then it will continue. If not, the Domme will "refresh her memory"
(FixOutfit)
Should be called when any peice of clothing is changed in a response file.
The response files will "only" say that clothing has been removed.
The FixOutfit section of the Handler does all the heavy lifting, and will make sure that the flags are kept in order.
If you add any clothing types to Swiss...
You will also need to add lines under FixOutfit to ensure that the system can correctly remove them.